home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / temacd / bosshtml / Boss HTML Code.exe / 0 / RCDATA / TFRMOPT / TFRMOPT.txt
Text File  |  2005-09-29  |  4KB  |  197 lines

  1. object frmopt: Tfrmopt
  2.   Left = 416
  3.   Top = 175
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nastaven'#237
  6.   ClientHeight = 461
  7.   ClientWidth = 330
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PageControl1: TPageControl
  21.     Left = 8
  22.     Top = 8
  23.     Width = 313
  24.     Height = 401
  25.     ActivePage = TabSheet1
  26.     TabOrder = 0
  27.     object TabSheet1: TTabSheet
  28.       Caption = 'Obecn'#233
  29.       object GroupBox1: TGroupBox
  30.         Left = 8
  31.         Top = 8
  32.         Width = 289
  33.         Height = 57
  34.         Caption = 'Nastaven'#237' vzhledu'
  35.         TabOrder = 0
  36.         object Chbinli: TCheckBox
  37.           Left = 8
  38.           Top = 16
  39.           Width = 129
  40.           Height = 17
  41.           Caption = 'Informa'#269'n'#237' li'#353'ta'
  42.           TabOrder = 0
  43.         end
  44.         object Chbpn: TCheckBox
  45.           Left = 8
  46.           Top = 32
  47.           Width = 97
  48.           Height = 17
  49.           Caption = 'Panel n'#225'stroj'#367
  50.           TabOrder = 1
  51.         end
  52.       end
  53.       object GroupBox2: TGroupBox
  54.         Left = 8
  55.         Top = 72
  56.         Width = 289
  57.         Height = 41
  58.         Caption = 'Text'
  59.         TabOrder = 1
  60.         object Chbzara: TCheckBox
  61.           Left = 8
  62.           Top = 16
  63.           Width = 185
  64.           Height = 17
  65.           Caption = 'Zalamovat '#345#225'dky'
  66.           TabOrder = 0
  67.         end
  68.       end
  69.       object GroupBox3: TGroupBox
  70.         Left = 8
  71.         Top = 120
  72.         Width = 289
  73.         Height = 105
  74.         Caption = 'Barvy'
  75.         TabOrder = 2
  76.         object Label1: TLabel
  77.           Left = 8
  78.           Top = 26
  79.           Width = 63
  80.           Height = 13
  81.           Caption = 'Barva pozad'#237
  82.         end
  83.         object Label2: TLabel
  84.           Left = 8
  85.           Top = 64
  86.           Width = 106
  87.           Height = 13
  88.           Caption = 'Barva textu (neovlivn'#237' '
  89.         end
  90.         object Label3: TLabel
  91.           Left = 8
  92.           Top = 76
  93.           Width = 147
  94.           Height = 13
  95.           Caption = 'barvu textu ve webov'#233' str'#225'nce'
  96.         end
  97.         object Bevel1: TBevel
  98.           Left = 8
  99.           Top = 56
  100.           Width = 273
  101.           Height = 9
  102.           Shape = bsTopLine
  103.         end
  104.         object Label4: TLabel
  105.           Left = 8
  106.           Top = 88
  107.           Width = 108
  108.           Height = 13
  109.           Caption = 'a p'#345'i tisku dukumentu!)'
  110.         end
  111.         object Edit1: TEdit
  112.           Left = 176
  113.           Top = 22
  114.           Width = 25
  115.           Height = 21
  116.           ReadOnly = True
  117.           TabOrder = 0
  118.         end
  119.         object Button1: TButton
  120.           Left = 216
  121.           Top = 20
  122.           Width = 65
  123.           Height = 25
  124.           Caption = 'Zm'#283#328
  125.           TabOrder = 1
  126.           OnClick = Button1Click
  127.         end
  128.         object Edit2: TEdit
  129.           Left = 176
  130.           Top = 71
  131.           Width = 25
  132.           Height = 21
  133.           ReadOnly = True
  134.           TabOrder = 2
  135.         end
  136.         object Button2: TButton
  137.           Left = 216
  138.           Top = 68
  139.           Width = 65
  140.           Height = 25
  141.           Caption = 'Zm'#283#328
  142.           TabOrder = 3
  143.           OnClick = Button2Click
  144.         end
  145.       end
  146.       object GroupBox4: TGroupBox
  147.         Left = 8
  148.         Top = 232
  149.         Width = 289
  150.         Height = 48
  151.         Caption = 'Do'#269'asn'#253' soubor'
  152.         TabOrder = 3
  153.         object Label5: TLabel
  154.           Left = 26
  155.           Top = 31
  156.           Width = 51
  157.           Height = 13
  158.           Caption = '(temp.html)'
  159.         end
  160.         object Chbtemp: TCheckBox
  161.           Left = 8
  162.           Top = 16
  163.           Width = 273
  164.           Height = 17
  165.           Caption = 'Po ukon'#269'en'#237' programu smazat do'#269'asn'#253' soubor'
  166.           TabOrder = 0
  167.         end
  168.       end
  169.     end
  170.   end
  171.   object BitBtn1: TBitBtn
  172.     Left = 160
  173.     Top = 424
  174.     Width = 73
  175.     Height = 25
  176.     TabOrder = 1
  177.     Kind = bkOK
  178.   end
  179.   object BitBtn2: TBitBtn
  180.     Left = 248
  181.     Top = 424
  182.     Width = 73
  183.     Height = 25
  184.     TabOrder = 2
  185.     Kind = bkCancel
  186.   end
  187.   object Button3: TButton
  188.     Left = 40
  189.     Top = 424
  190.     Width = 105
  191.     Height = 25
  192.     Caption = 'P'#367'vodn'#237' nastaven'#237
  193.     TabOrder = 3
  194.     OnClick = Button3Click
  195.   end
  196. end
  197.